With glasses-uncapitalize-p, use a display overlay property
authorAugusto Stoffel <arstoffel@gmail.com>
Wed, 17 Apr 2024 18:26:16 +0000 (20:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Apr 2024 08:30:13 +0000 (11:30 +0300)
commitc99a1bb1cfc758d3ba78581b72ef8412ee258f76
treef40aa04fe139a5f4b03dfd108e44de68605d099c
parent3af9c33263df84f7a16bc07991f99352259121eb
With glasses-uncapitalize-p, use a display overlay property

* lisp/progmodes/glasses.el (glasses-make-readable): Use the
'display' property instead of 'after-string', so that one is
able to place the cursor on the uncapitalized character.
(Bug#70441)
lisp/progmodes/glasses.el